Drop seccomp system call filter for udev
authorMichael Biebl <biebl@debian.org>
Wed, 18 Jul 2018 21:49:16 +0000 (23:49 +0200)
committerMichael Biebl <biebl@debian.org>
Sun, 15 Aug 2021 19:10:56 +0000 (20:10 +0100)
commit7de7249be887c9c6c78c9021149518111ac166dc
tree9141a53550fd32350f8aaa7248ab896f6bdb36fa
parentae6b3ee92a10fd97505f25f2dcdf61b2c4405cef
Drop seccomp system call filter for udev

The seccomp based system call whitelist requires at least systemd 239 to
be the active init and during a dist-upgrade we can't guarantee that
systemd has been fully configured before udev is restarted.

This partially reverts upstream commit
ee8f26180d01e3ddd4e5f20b03b81e5e737657ae.

Once buster is released, this patch can be dropped.

Closes: #903224
Gbp-Pq: Topic debian
Gbp-Pq: Name Drop-seccomp-system-call-filter-for-udev.patch
units/systemd-udevd.service.in